In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / DicomGetMaxWindowLevel Method

DicomGetMaxWindowLevel Method (GdPictureImaging)

In This Topic
Syntax
'Declaration

 

Public Function DicomGetMaxWindowLevel( _

   ByVal ImageID As Integer _

) As Single
public float DicomGetMaxWindowLevel( 

   int ImageID

)
public function DicomGetMaxWindowLevel( 

    ImageID: Integer

): Single; 
public function DicomGetMaxWindowLevel( 

   ImageID : int

) : float;
public: float DicomGetMaxWindowLevel( 

   int ImageID

) 
public:

float DicomGetMaxWindowLevel( 

   int ImageID

) 

Parameters

ImageID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members